CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial eeprom

搜索资源列表

  1. EEPROM&USART

    0下载:
  2. 对PIC16F877芯片的EEPROM数据区进行读写的演示程序和PIC16F87X系列芯片通过SCI(串行通信接口)来实现与PC的通信。-right PIC16F877 chip EEPROM data area of the display and write procedures and PIC16F87X series chip SCI (Serial Communications Interface) and PC communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3286
    • 提供者:江风
  1. PIC-24LCXX

    1下载:
  2. C语言实现的24系列EEPROM的读写程序,本程序已在PIC系列单片机上实现,并已经批量生产,可放心使用-C language of the 24 serial EEPROM read and write procedures, this procedure has been in PIC MCU realized, and has production and use can be assured
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1502
    • 提供者:徐强
  1. 2407EEPROM

    0下载:
  2. 2407串行EEPROM的接口编程。该程序实现DSP2407与EEPROM芯片24LC256的接口编程。-2407 serial EEPROM programming interface. The program DSP2407 and the 24LC256 EEPROM chip interface programming.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:14002
    • 提供者:于萧
  1. X25045_EEPROM

    0下载:
  2. C51 DOS/WINDOWS下的MCS51系列串行EEPROM(X25045)的C驱动程序-C51 DOS / Windows under the MCS51 serial EEPROM (X25045) C driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2200
    • 提供者:WANGXIAN
  1. IICBUS

    0下载:
  2. AT24C02是美国ATMEL公司的低功耗CMOS串行EEPROM,它是内含256×8位存储空间,具有工作电压宽(2.5~5.5V)、擦写次数多(大于10000次)、写入速度快(小于10ms)等特点。 -ATMEL Corporation of the United States of low-power CMOS serial EEPROM, it is comprised of 256 x 8 storage space, with wide operating voltage (2.5
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:罗汝林
  1. PIC18F

    0下载:
  2. 使用MSSP 模块进行SPI 串行EEPROM 与PIC18 单片机的接口设计-use MSSP modules SPI serial EEPROM and PIC18 MCU Interface Design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3044
    • 提供者:徐佩
  1. a24C64

    0下载:
  2. 串行EEPROM芯片资料,用单片机引脚二线制访问-serial EEPROM chip information, Two-pin MCU visit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:190221
    • 提供者:yjglwyyjg
  1. AT93CxxEEPROM

    0下载:
  2. 详细的介绍了93系列EEPROM 原理, 编程方法,应用, 例子。 非常有用!-detailed account of the serial EEPROM of 93 principles, programming, application examples. Very useful!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7963
    • 提供者:胡云龙
  1. CSI24

    0下载:
  2. 用于CSI24串行EEPROM的读写通信子程序-for CSI24 serial EEPROM write communications subroutine
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:lzley
  1. msp430-at45db041b

    0下载:
  2. ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2661
    • 提供者:qinyu
  1. chuankou

    0下载:
  2. 包含了AT89S52单片机进行串口通信的几个例程,串行EEPROM,串行AD,与电脑串行通讯等。c语言。-AT89S52 MCU contains several routines for serial communication, serial EEPROM, serial AD, and computer serial communications. c language.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:41786
    • 提供者:王思宇
  1. eeprom-USART_OUT

    0下载:
  2. 用STM32F103RB模拟IIC(PB6,PB7)读EEPROM输出到串口一。-Simulation with STM32F103RB IIC (PB6, PB7) output to serial EEPROM read one.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:5348
    • 提供者:yijun
  1. EEPROM

    0下载:
  2. 常用串行EEPROM的编程应用, EEPROM是"Electrically Erasable Programmable Read-only"(电可擦写可编程只读存储器)的缩写,EEPROM在正常情况下和EPROM一样,可以在掉电的情况下保存数据,所不同的是它可以在特定引脚上施加特定电压或使用特定的总线擦写命令就可以在在线的情况下方便完成数据的擦除和写入,这使EEPROM被用于广阔的的消费者范围,-Common application programming serial EEPROM, EEPR
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:952573
    • 提供者:HMH197
  1. PIC6-and-24-usart_EEPROM-

    0下载:
  2. PIC6系列单片机与24XXX系列串行EEPROM的接口设计-PIC6 Microcontroller Family and 24XXX series serial EEPROM interface design
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8611814
    • 提供者:大葱
  1. I2Ctm-EEPROM-Manual

    0下载:
  2. I2CTM串行EEPROM系列数据手册。-I2CTM Serial EEPROM Family Data Sheet.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:506774
    • 提供者:吴仁
  1. EEPROM

    0下载:
  2. 是一段汇编语言,用于80C51,是一段串行EEPROM实例-Is a piece of assembly language for 80C51 is for some instances of serial EEPROM
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:1529
    • 提供者:张哲
  1. serial-EEPROM

    0下载:
  2. 实现单片机对eeprom进行读写操作,内含keil工程文件-SCM for eeprom read and write operations, keil project file containing pieces
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:60133
    • 提供者:
  1. eeprom-lcd

    0下载:
  2. 24c02 eeprom interfacing with 89c51... AT24C02 is a two-wire serial EEPROM Atmel. 24C02 is an 8 pin IC and reads 8 bit data serially. Its memory size is 2KB. Pins 1- 3 are address pins which are connected to ground. Pin 4 is GND Pin 5 is SDA (serial
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:39866
    • 提供者:Bala
  1. EEPROM

    0下载:
  2. Serial EEPROM routines in C51
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:venkatesh
  1. 21189R

    0下载:
  2. note and function to Serial EEPROM 24aa64
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-11
    • 文件大小:855040
    • 提供者:Babooco
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com